CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - QT 数据库

搜索资源列表

  1. pos_system_linux

    0下载:
  2. 一个简单的pos机程序,在Linux上用QT开发,连SQLite数据库,与大家共享。-a simple pos machine procedures, the use of Linux on the QT development, even SQLite database, and share.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:160236
    • 提供者:张海涛
  1. myicq-win_src

    2下载:
  2. MyICQ是一套完全公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows的客户端。MyICQ完全支持服务器之间的松散连接,这意味着任何人都可以在Internet上架设自己的服务器。群组功能使您能够享受到聊天室和网络游戏所带来的快乐。 --------------- 基本功能特点 --------------- 采用MySQL数据库 日志文件 配置文
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:745709
    • 提供者:ahhfwrx
  1. database_arm.tar

    0下载:
  2. 本代码采用嵌入式qt编写,主要嵌入式数据库sqlite在PXA27x芯片中应用-using the code embedded qt preparation, Embedded database sqlite mainly in Intel PXA27x application chip
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:100226
    • 提供者:李云
  1. Qt520

    1下载:
  2. 使用 C++ 写的人事管理系统,界面部分和数据库操作都是使用 Qt 来制作-use C to write the personnel management system, part of the interface and database operations are used to produce Qt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50948
    • 提供者:hrz
  1. test_manage

    0下载:
  2. 基于嵌入式QT和DBstar SQL关系数据库的应用软件
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:347698
    • 提供者:liqiang
  1. readALlRowInDB

    0下载:
  2. 在qt编程环境下从数据库里读出所有数据列.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:811
    • 提供者:zyh
  1. databasetoTable

    0下载:
  2. 在qt编程环境下,把一个数据库直接读到工作表里的源码.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1184
    • 提供者:zyh
  1. AccessDatabaseReading

    0下载:
  2. 在qt环境下,如何建立程序与access数据库的连结的源码.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:817
    • 提供者:zyh
  1. QTApp

    1下载:
  2. QT应用程序之一,与SQLITE3数据库关联的操作方法
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5934
    • 提供者:Aaron
  1. Simple_DB.tar

    0下载:
  2. 简单的基于文件的数据库小程序,QT实现。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3679426
    • 提供者:Zhaoke
  1. soj

    0下载:
  2. sonew写的oj系统。前台使用php,数据库为mysql,后台是用qt编写的。不过,后台源码没有给出,而且大家注意使用时,php的默认全局变量必须开启,你也可以自己修改相应代码,就不用开启全局变量了
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:348292
    • 提供者:shujel
  1. StudentMangeSystem11-29

    0下载:
  2. 实现存储学生信息,英文版,加注释,可修改对应标签(To achieve student information storage, English edition, with notes, can modify the corresponding label)
  3. 所属分类:SQL Server

    • 发布日期:2018-01-10
    • 文件大小:10240
    • 提供者:turtle_D
  1. SqliteAPI

    0下载:
  2. 在qt的环境下对sqlite数据库接口实现二次封装,实现读写数据,连接创建删除表等功能,生成lib和dll库文件,并附件有demo程序调用该库。(In the environment of QT, we implement the two encapsulation of SQLite database interface, realize the functions of read and write data, connect and create deletion tables, gene
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2051072
    • 提供者:sunlightxmx
  1. SqliteTableToCsv

    0下载:
  2. QT下操作数据库,实现数据的增加,删除,修改,查询等(QT under the operation of the database, to achieve data increase, delete, modify, query)
  3. 所属分类:MongoDB

    • 发布日期:2018-04-22
    • 文件大小:620544
    • 提供者:大圣3号
  1. air_condition12bug

    0下载:
  2. C++编程写的中央空调控制系统。可根据传来的请求调节子空调所在客房的温度,风速等。之后可结算客房所用空调需缴纳的金额,数据储存在mysql数据库中。(The central air conditioning control system written by C++ programming. According to the request, we can adjust the temperature and wind speed of the sub air conditioning room
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:15404032
    • 提供者:joker/j
  1. Qt_LoginWork

    0下载:
  2. Qt5平台的登录、注册,连接数据库,并鼠标右键实现增、删、改的功能,较为简单。(Qt5 platform login, register, connect to the database, and right click to add, delete and change functions.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:13312
    • 提供者:warpoons
  1. testSqlDatabase

    1下载:
  2. QT下读取数据库中所有表格名称,表格的结构和表格数据的例子(This a example for QT to read all forms name, table structure and table data in the database.)
  3. 所属分类:数据库编程

    • 发布日期:2018-11-02
    • 文件大小:1563648
    • 提供者:vinsonxp
  1. SchoolManage02

    1下载:
  2. 学生宿舍管理系统,使用QT 和MYSQL 数据库编写(Student dormitory management system)
  3. 所属分类:数据库系统

  1. 仓库管理系统

    1下载:
  2. 利用Qt开发的仓库管理系统,包含数据库操作,实现出入库和库存查看等功能(The warehouse management system developed by Qt includes database operation, access to warehouse and inventory view functions.)
  3. 所属分类:嵌入式Linux

  1. 学生管理系统QT代码

    0下载:
  2. 1.学生成绩管理系统使用的数据库是MySql,需要调试程序请到main函数里修改数据库信息,否则运行不了。 2.MySql数据库里面应创建一个数据库命名为school,在school里面应创建两张table分别是student和teacher。
  3. 所属分类:MySQL数据库

« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com